[INFO] cloning repository https://github.com/darrkenn/Genetic-Algorithm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/darrkenn/Genetic-Algorithm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarrkenn%2FGenetic-Algorithm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarrkenn%2FGenetic-Algorithm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b6c089d5dc0fe777b81c4ee7c990bdcad81af4e0
[INFO] checking darrkenn/Genetic-Algorithm against try#7dabc88a3b6768751847baeb49983f31ac5f20e2 for pr-155945
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarrkenn%2FGenetic-Algorithm" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/darrkenn/Genetic-Algorithm
[INFO] finished tweaking git repo https://github.com/darrkenn/Genetic-Algorithm
[INFO] tweaked toml for git repo https://github.com/darrkenn/Genetic-Algorithm written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/darrkenn/Genetic-Algorithm on toolchain 7dabc88a3b6768751847baeb49983f31ac5f20e2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/darrkenn/Genetic-Algorithm already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded indexmap v2.12.1
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.31
[INFO] [stderr]   Downloaded syn v2.0.111
[INFO] [stderr]   Downloaded zerocopy v0.8.31
[INFO] [stderr]   Downloaded libc v0.2.178
[INFO] [stderr]   Downloaded genetica v2.0.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 67bfef8c137332d30f2c002dff5e9ef624a559d18b8b21248d518ee7da66888b
[INFO] running `Command { std: "docker" "start" "-a" "67bfef8c137332d30f2c002dff5e9ef624a559d18b8b21248d518ee7da66888b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "67bfef8c137332d30f2c002dff5e9ef624a559d18b8b21248d518ee7da66888b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67bfef8c137332d30f2c002dff5e9ef624a559d18b8b21248d518ee7da66888b", kill_on_drop: false }`
[INFO] [stdout] 67bfef8c137332d30f2c002dff5e9ef624a559d18b8b21248d518ee7da66888b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 96fdc4fcf7975f997cf1ef53c6013fa9b8e9066595c03a802b4f2b6d35806e5f
[INFO] running `Command { std: "docker" "start" "-a" "96fdc4fcf7975f997cf1ef53c6013fa9b8e9066595c03a802b4f2b6d35806e5f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking toml_writer v1.0.4
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking genetica v2.0.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking sengen v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `genetica::individual::Generate`
[INFO] [stdout]  --> src/words.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use genetica::individual::Generate;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `genetica::individual::Generate`
[INFO] [stdout]  --> src/words.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use genetica::individual::Generate;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `number`, `tangibility`, and `countability` are never read
[INFO] [stdout]   --> src/words.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct Noun {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub number: Number,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 55 |     pub tangibility: Tangibility,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 56 |     pub countability: Countability,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Noun` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `pair` is never read
[INFO] [stdout]    --> src/words.rs:459:9
[INFO] [stdout]     |
[INFO] [stdout] 456 | pub struct Conjunction {
[INFO] [stdout]     |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 459 |     pub pair: Option<String>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Conjunction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `number`, `tangibility`, and `countability` are never read
[INFO] [stdout]   --> src/words.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct Noun {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub number: Number,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 55 |     pub tangibility: Tangibility,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 56 |     pub countability: Countability,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Noun` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `pair` is never read
[INFO] [stdout]    --> src/words.rs:459:9
[INFO] [stdout]     |
[INFO] [stdout] 456 | pub struct Conjunction {
[INFO] [stdout]     |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 459 |     pub pair: Option<String>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Conjunction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.91s
[INFO] running `Command { std: "docker" "inspect" "96fdc4fcf7975f997cf1ef53c6013fa9b8e9066595c03a802b4f2b6d35806e5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96fdc4fcf7975f997cf1ef53c6013fa9b8e9066595c03a802b4f2b6d35806e5f", kill_on_drop: false }`
[INFO] [stdout] 96fdc4fcf7975f997cf1ef53c6013fa9b8e9066595c03a802b4f2b6d35806e5f
